Skip to main content

GetUnifiedLog

Broadcast Manager Endpoint:
http://machineName:8753/CambriaBM/v1/UnifiedLog

Stream Manager Endpoint:
http://machineName:8757/CambriaLM/v1/UnifiedLog

Description

Retrieve the unified log for the system, which includes operational logs, warnings, and errors.

Arguments

NameTypeDescription
StartTimeStringOptional. The start time for log retrieval.
EndTimeStringOptional. The end time for log retrieval.

HTTP Method

GET

HTTP XML Response

ElementParentDescription
ContentNoneContainer of the response
LogContentDetails of the unified log entries

HTTP Status Codes

ValueDescription
200Successfully processed
400Invalid parameters
5xxServer error while retrieving unified log